net/http.http2Framer.AllowIllegalReads (field)

4 uses

	net/http (current package)
		h2_bundle.go#L1704: 	AllowIllegalReads bool
		h2_bundle.go#L1783: 		f.debugFramer.AllowIllegalReads = true
		h2_bundle.go#L1944: 	if fr.AllowIllegalReads {
		h2_bundle.go#L2927: 	if fr.AllowIllegalReads {